Skip to content

TEZ-4711: Normalize ASF license header#488

Open
Aggarwal-Raghav wants to merge 4 commits into
apache:masterfrom
Aggarwal-Raghav:TEZ-4711
Open

TEZ-4711: Normalize ASF license header#488
Aggarwal-Raghav wants to merge 4 commits into
apache:masterfrom
Aggarwal-Raghav:TEZ-4711

Conversation

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor

@Aggarwal-Raghav Aggarwal-Raghav commented Apr 21, 2026

For yml, sh and dockerfile have manually fixed them. becuase of delimiters and comments in files, there is no generic regex for them.
Maybe this can help: https://github.com/geruh/incubator-xtable/blob/7c7b54b3870791578b4689b29cf8794866eefa52/pom.xml#L542-L633 but it will still require manual intervention at first

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 7s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/1/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 6s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/2/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@abstractdog
Copy link
Copy Markdown
Contributor

abstractdog commented May 2, 2026

this makes pretty much sense to me, I quite often find myself simply copy the header from an already existing file, so from now on, I'll copy the correct one :)
let me replay the last test job with a workaround to apply large patches (#423 (comment))
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/

the precommit test is crucial this time even if only comments were changed, because we need to make sure that our checkstyle/spotbugs/etc. think the same about "correct formatting" as us

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 3m 7s Docker failed to build run-specific yetus/tez:tp-20616}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/4/console in case of problems.

@abstractdog
Copy link
Copy Markdown
Contributor

abstractdog commented May 2, 2026

this makes pretty much sense to me, I quite often find myself simply copy the header from an already existing file, so from now on, I'll copy the correct one :) let me replay the last test job with a workaround to apply large patches (#423 (comment)) https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/

the precommit test is crucial even if only comments were changed, because we need to make sure that our checkstyle/spotbugs/etc. think the same about "correct formatting" as us

timeout happened in
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3
rerunning as
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/4

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 13s Docker failed to build run-specific yetus/tez:tp-20678}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/4/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/5/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 12s Docker failed to build run-specific yetus/tez:tp-29023}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/5/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/6/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 12s Docker failed to build run-specific yetus/tez:tp-10271}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/6/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 6s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/7/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Aggarwal-Raghav commented May 2, 2026

Same error I'm getting locally as well when building docker image.
Screenshot 2026-05-03 at 12 00 12 AM

Maybe with latest change in go repo can you please apply the workaround @abstractdog ? I'm not sure where this go is used anyway? I'm thinking of optimizing this dockerfile

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 8s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/8/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

@abstractdog , whenever you have time can you please trigger that workaround one more time?

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/console in case of problems.

@abstractdog
Copy link
Copy Markdown
Contributor

(!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/console in case of problems.

replayed as
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9
🤞

@tez-yetus

This comment was marked as outdated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Thanks for triggering it. The reason why the failures are appearing because dev-support is excluded in jenkinsflile because of this flag:
YETUS_ARGS+=("--skip-dirs=dev-support")

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check (spotless-check) on project tez-runtime-internals: Execution spotless-check of goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check failed: Unable to locate file with path: /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java: Could not find resource '/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java'. -> [Help 1]
[ERROR] 

I have addressed it in #498

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Also all these prev failure that's because of rebase issue is yetus behaviour of checking out PR then master branch and then re-applying the commit. This behaviour is also fixed in #498 by using

                    cd "${WORKSPACE}/${SOURCEDIR}"
                    # Ensure origin/master is available for diffing
                    git fetch origin master || true
                    git diff origin/master...HEAD > "${WORKSPACE}/${PATCHDIR}/local-pr.patch"
                    cd "${WORKSPACE}"

Screenshot 2026-05-17 at 2 07 14 PM

@abstractdog
Copy link
Copy Markdown
Contributor

@Aggarwal-Raghav : shall we go for #498 first and then come back for this one?

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

@Aggarwal-Raghav : shall we go for #498 first and then come back for this one?

makes sense

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/10/console in case of problems.

@tez-yetus

This comment was marked as outdated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Forgot to fix the -Ptools profile license header 😔

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/11/console in case of problems.

@tez-yetus

This comment was marked as outdated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Aggarwal-Raghav commented May 20, 2026

Will take a look at afterwards, the project.root is not resolving correctly. Will eval some plugin to do so.
I'll park it for now and once the other priority PR are merged, will pick it up again.
On bright side, this big PR didn't require the manual workaround in CI to run.

Locally the command is passing 🤔
Screenshot 2026-05-20 at 8 39 43 PM

@abstractdog
Copy link
Copy Markdown
Contributor

Will take a look at afterwards, the project.root is not resolving correctly. Will eval some plugin to do so. I'll park it for now and once the other priority PR are merged, will pick it up again. On bright side, this big PR didn't require the manual workaround in CI to run.

Locally the command is passing 🤔 Screenshot 2026-05-20 at 8 39 43 PM

this big PR didn't require the manual workaround in CI to run. <- exactly, already an important step!

@tez-yetus
Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/12/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 12s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 8s No case conflicting files found.
+0 🆗 detsecrets 0m 8s detect-secrets was not available.
+0 🆗 shelldocs 0m 8s Shelldocs was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 280 new or modified test files.
_ master Compile Tests _
+0 🆗 mvndep 0m 37s Maven dependency ordering for branch
+1 💚 mvninstall 3m 8s master passed
+1 💚 compile 2m 30s master passed
+1 💚 checkstyle 8m 41s master passed
+1 💚 javadoc 7m 49s master passed
+0 🆗 spotbugs 0m 25s hadoop-shim in master has 3 extant spotbugs warnings.
+0 🆗 spotbugs 0m 50s tez-api in master has 92 extant spotbugs warnings.
+0 🆗 spotbugs 0m 15s branch/tez-build-tools no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 29s tez-common in master has 13 extant spotbugs warnings.
+0 🆗 spotbugs 0m 31s tez-runtime-internals in master has 92 extant spotbugs warnings.
+0 🆗 spotbugs 0m 42s tez-runtime-library in master has 143 extant spotbugs warnings.
+0 🆗 spotbugs 0m 35s tez-mapreduce in master has 97 extant spotbugs warnings.
+0 🆗 spotbugs 0m 25s tez-examples in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 54s tez-dag in master has 537 extant spotbugs warnings.
+0 🆗 spotbugs 0m 30s tez-tests in master has 6 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s branch/tez-ui no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 1m 7s tez-plugins in master has 43 extant spotbugs warnings.
+0 🆗 spotbugs 0m 25s tez-plugins/tez-protobuf-history-plugin in master has 7 extant spotbugs warnings.
+0 🆗 spotbugs 0m 26s tez-plugins/tez-yarn-timeline-history in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 21s tez-plugins/tez-yarn-timeline-history-with-acls in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 24s tez-plugins/tez-yarn-timeline-cache-plugin in master has 1 extant spotbugs warnings.
+0 🆗 spotbugs 0m 24s tez-plugins/tez-yarn-timeline-history-with-fs in master has 5 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-plugins/tez-history-parser in master has 21 extant spotbugs warnings.
+0 🆗 spotbugs 0m 25s tez-plugins/tez-aux-services in master has 5 extant spotbugs warnings.
+0 🆗 spotbugs 0m 40s tez-tools in master has 26 extant spotbugs warnings.
+0 🆗 spotbugs 0m 26s tez-tools/analyzers in master has 20 extant spotbugs warnings.
+0 🆗 spotbugs 0m 23s tez-tools/tez-javadoc-tools in master has 3 extant spotbugs warnings.
+0 🆗 spotbugs 0m 14s branch/docs no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 4m 2s root in master has 1054 extant spotbugs warnings.
+0 🆗 spotbugs 0m 15s branch/tez-dist no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 26s tez-tools/analyzers/job-analyzer in master has 20 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-tools/tez-tfile-parser in master has 3 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 6s /patch-mvninstall-root.txt root in the patch failed.
+1 💚 codespell 0m 35s No new issues.
-1 ❌ compile 0m 7s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 7s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 10s /results-checkstyle-hadoop-shim.txt hadoop-shim: The patch generated 1 new + 11 unchanged - 1 fixed = 12 total (was 12)
-0 ⚠️ checkstyle 0m 11s /results-checkstyle-tez-common.txt tez-common: The patch generated 3 new + 110 unchanged - 3 fixed = 113 total (was 113)
-0 ⚠️ checkstyle 0m 14s /results-checkstyle-tez-runtime-internals.txt tez-runtime-internals: The patch generated 9 new + 353 unchanged - 9 fixed = 362 total (was 362)
-0 ⚠️ checkstyle 0m 25s /results-checkstyle-tez-runtime-library.txt tez-runtime-library: The patch generated 2 new + 1995 unchanged - 2 fixed = 1997 total (was 1997)
-0 ⚠️ checkstyle 0m 33s /results-checkstyle-tez-dag.txt tez-dag: The patch generated 15 new + 3000 unchanged - 15 fixed = 3015 total (was 3015)
-0 ⚠️ checkstyle 0m 15s /results-checkstyle-tez-tests.txt tez-tests: The patch generated 3 new + 1136 unchanged - 3 fixed = 1139 total (was 1139)
-0 ⚠️ checkstyle 0m 18s /results-checkstyle-tez-plugins.txt tez-plugins: The patch generated 10 new + 633 unchanged - 10 fixed = 643 total (was 643)
-0 ⚠️ checkstyle 0m 12s /results-checkstyle-tez-plugins_tez-protobuf-history-plugin.txt tez-plugins/tez-protobuf-history-plugin: The patch generated 1 new + 138 unchanged - 1 fixed = 139 total (was 139)
-0 ⚠️ checkstyle 0m 10s /results-checkstyle-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-plugins/tez-yarn-timeline-history-with-acls: The patch generated 1 new + 27 unchanged - 1 fixed = 28 total (was 28)
-0 ⚠️ checkstyle 0m 10s /results-checkstyle-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-plugins/tez-yarn-timeline-cache-plugin: The patch generated 1 new + 20 unchanged - 1 fixed = 21 total (was 21)
-0 ⚠️ checkstyle 0m 11s /results-checkstyle-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-plugins/tez-yarn-timeline-history-with-fs: The patch generated 2 new + 46 unchanged - 2 fixed = 48 total (was 48)
-0 ⚠️ checkstyle 0m 13s /results-checkstyle-tez-plugins_tez-history-parser.txt tez-plugins/tez-history-parser: The patch generated 4 new + 222 unchanged - 4 fixed = 226 total (was 226)
-0 ⚠️ checkstyle 0m 12s /results-checkstyle-tez-plugins_tez-aux-services.txt tez-plugins/tez-aux-services: The patch generated 1 new + 118 unchanged - 1 fixed = 119 total (was 119)
-0 ⚠️ checkstyle 0m 13s /results-checkstyle-tez-tools.txt tez-tools: The patch generated 3 new + 105 unchanged - 3 fixed = 108 total (was 108)
-0 ⚠️ checkstyle 0m 12s /results-checkstyle-tez-tools_analyzers.txt tez-tools/analyzers: The patch generated 3 new + 101 unchanged - 3 fixed = 104 total (was 104)
-0 ⚠️ checkstyle 0m 13s /results-checkstyle-tez-tools_analyzers_job-analyzer.txt tez-tools/analyzers/job-analyzer: The patch generated 3 new + 101 unchanged - 3 fixed = 104 total (was 104)
-0 ⚠️ checkstyle 0m 10s /results-checkstyle-hadoop-shim-impls.txt hadoop-shim-impls: The patch generated 1 new + 1 unchanged - 1 fixed = 2 total (was 2)
-0 ⚠️ checkstyle 0m 9s /results-checkstyle-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-impls/hadoop-shim-2.8: The patch generated 1 new + 1 unchanged - 1 fixed = 2 total (was 2)
-0 ⚠️ checkstyle 0m 57s /results-checkstyle-root.txt root: The patch generated 47 new + 10189 unchanged - 47 fixed = 10236 total (was 10236)
+1 💚 hadolint 0m 0s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 yamllint 0m 0s No new issues.
-1 ❌ javadoc 0m 7s /patch-javadoc-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-api.txt tez-api in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-common.txt tez-common in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-examples.txt tez-examples in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-dag.txt tez-dag in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-tests.txt tez-tests in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-tez-ui.txt tez-ui in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-tez-tools.txt tez-tools in the patch failed.
-1 ❌ javadoc 0m 5s /patch-javadoc-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ javadoc 0m 8s /patch-javadoc-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ javadoc 0m 7s /patch-javadoc-tez-dist.txt tez-dist in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-docs.txt docs in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-root.txt root in the patch failed.
-1 ❌ javadoc 0m 6s /patch-javadoc-tez-tools_tez-tfile-parser.txt tez-tfile-parser in the patch failed.
+0 🆗 spotbugs 0m 8s tez-build-tools has no data from spotbugs
-1 ❌ spotbugs 0m 5s /patch-spotbugs-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-api.txt tez-api in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-common.txt tez-common in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-examples.txt tez-examples in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-dag.txt tez-dag in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-tests.txt tez-tests in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-ui.txt tez-ui in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-tools.txt tez-tools in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-dist.txt tez-dist in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-docs.txt docs in the patch failed.
-1 ❌ spotbugs 0m 6s /patch-spotbugs-root.txt root in the patch failed.
-1 ❌ spotbugs 0m 7s /patch-spotbugs-tez-tools_tez-tfile-parser.txt tez-tfile-parser in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 7s /patch-unit-root.txt root in the patch failed.
+1 💚 asflicense 3m 12s The patch does not generate ASF License warnings.
66m 40s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/12/artifact/out/Dockerfile
Optional Tests dupname compile unit asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc xmllint spotbugs checkstyle yamllint
uname Linux 3c767ad026f5 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality tez-personality.sh
git revision master / b6b5d42
Default Java Eclipse Adoptium-21.0.11+10-LTS
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/12/testReport/
Max. process+thread count 124 (vs. ulimit of 5500)
modules C: tez-build-tools hadoop-shim tez-api tez-common tez-runtime-internals tez-runtime-library tez-mapreduce tez-examples tez-dag tez-tests tez-ext-service-tests tez-ui tez-plugins tez-plugins/tez-protobuf-history-plugin tez-plugins/tez-yarn-timeline-history tez-plugins/tez-yarn-timeline-history-with-acls tez-plugins/tez-yarn-timeline-cache-plugin tez-plugins/tez-yarn-timeline-history-with-fs tez-plugins/tez-history-parser tez-plugins/tez-aux-services tez-tools tez-tools/analyzers tez-tools/analyzers/job-analyzer tez-tools/tez-javadoc-tools hadoop-shim-impls hadoop-shim-impls/hadoop-shim-2.8 tez-dist docs . tez-tools/tez-tfile-parser U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/12/console
versions git=2.43.0 maven=3.9.15 hadolint=2.14.0 spotbugs=4.9.3 codespell=2.4.1 shellcheck=0.11.0 yamllint=1.38.0
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

The run was aborted because of infra issue 😓

ERROR: Cannot resume build because FlowNode 35 for FlowHead 1 could not be loaded. This is expected to happen when using the PERFORMANCE_OPTIMIZED durability setting and
     Jenkins is not shut down cleanly. Consider investigating to understand if Jenkins was not shut down cleanly or switching to the MAX_SURVIVABILITY durability setting which
     should prevent this issue in most cases
Screenshot 2026-05-21 at 10 30 00 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants